Skip to content

fix(deps): update external fixes#235

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate-external-fixes
Mar 28, 2026
Merged

fix(deps): update external fixes#235
renovate[bot] merged 1 commit into
mainfrom
renovate-external-fixes

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 28, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-cloudwatch-logs (source) 3.1014.03.1019.0 age confidence dependencies minor
@aws-sdk/client-lambda (source) 3.1014.03.1019.0 age confidence dependencies minor
@aws-sdk/client-s3 (source) 3.1014.03.1019.0 age confidence dependencies minor
@aws-sdk/client-sqs (source) 3.1014.03.1019.0 age confidence dependencies minor
@aws-sdk/credential-provider-node (source) 3.972.243.972.27 age confidence dependencies patch
@redocly/cli 2.24.12.25.2 age confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.57.18.57.2 age confidence devDependencies patch
@typescript-eslint/parser (source) 8.57.18.57.2 age confidence devDependencies patch
diff 8.0.38.0.4 age confidence dependencies patch
node (source) 24.14.024.14.1 age confidence patch

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs)

v3.1019.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.1018.0

Compare Source

Features
  • client-cloudwatch-logs: This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK (2c09ac4)

v3.1017.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.1016.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.1015.0

Compare Source

Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#​7877) (55f7726)
aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.1019.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1018.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1017.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1016.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1015.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.1019.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1018.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1017.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1016.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1015.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.1019.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.1018.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.1017.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.1016.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.1015.0

Compare Source

Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#​7877) (55f7726)
aws/aws-sdk-js-v3 (@​aws-sdk/credential-provider-node)

v3.972.27

Chores
  • credential-provider-node: update dependencies.

v3.972.26

Chores
  • credential-provider-node: update dependencies.

v3.972.25

Chores
  • credential-provider-node: update dependencies.
Redocly/redocly-cli (@​redocly/cli)

v2.25.2

Compare Source

Patch Changes

v2.25.1

Compare Source

Patch Changes
  • Fixed an issue where a message about a missing configuration was shown even though the --extends option was provided.
  • Updated @​redocly/openapi-core to v2.25.1.

v2.25.0

Compare Source

Minor Changes
  • Added no-mixed-number-range-constraints rule for OpenAPI 3.1+, as well as for AsyncAPI and Arazzo.
    This rule warns when schemas use both maximum and exclusiveMaximum or both minimum and exclusiveMinimum keywords.
Patch Changes
  • Fixed an issue where invalid discriminator mapping values could cause linting to fail.
  • Resolved high severity audit vulnerabilities by updating dependency versions.
  • Updated @​redocly/openapi-core to v2.25.0.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.57.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

kpdecker/jsdiff (diff)

v8.0.4

Compare Source

  • #​667 - fix another bug in diffWords when used with an Intl.Segmenter. If the text to be diffed included a combining mark after a whitespace character (i.e. roughly speaking, an accented space), diffWords would previously crash. Now this case is handled correctly.
nodejs/node (node)

v24.14.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

This PR will trigger a patch release when merged.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate-external-fixes branch from 9e775c3 to e1dc1f1 Compare March 28, 2026 14:19
@renovate renovate Bot merged commit 10c02a5 into main Mar 28, 2026
20 checks passed
@renovate renovate Bot deleted the renovate-external-fixes branch March 28, 2026 18:34
solaris007 pushed a commit that referenced this pull request Mar 28, 2026
## [1.12.14](v1.12.13...v1.12.14) (2026-03-28)

### Bug Fixes

* **deps:** update external fixes ([#235](#235)) ([10c02a5](10c02a5))
@solaris007
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.12.14 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant